• frmStudentRecord.Designer.vb
  • project /
1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class frmStudentRecord
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
26         Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
27         Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
28         Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
29         Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
30         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmStudentRecord))
31         Me.Panel2 = New System.Windows.Forms.Panel()
32         Me.Label1 = New System.Windows.Forms.Label()
33         Me.dgw = New System.Windows.Forms.DataGridView()
34         Me.GroupBox3 = New System.Windows.Forms.GroupBox()
35         Me.txtStudentName = New System.Windows.Forms.TextBox()
36         Me.GroupBox4 = New System.Windows.Forms.GroupBox()
37         Me.Button1 = New System.Windows.Forms.Button()
38         Me.Label3 = New System.Windows.Forms.Label()
39         Me.Label2 = New System.Windows.Forms.Label()
40         Me.Label4 = New System.Windows.Forms.Label()
41         Me.cmbSection = New System.Windows.Forms.ComboBox()
42         Me.cmbClass = New System.Windows.Forms.ComboBox()
43         Me.cmbSession = New System.Windows.Forms.ComboBox()
44         Me.GroupBox1 = New System.Windows.Forms.GroupBox()
45         Me.dtpDateTo = New System.Windows.Forms.DateTimePicker()
46         Me.dtpDateFrom = New System.Windows.Forms.DateTimePicker()
47         Me.Button2 = New System.Windows.Forms.Button()
48         Me.Label5 = New System.Windows.Forms.Label()
49         Me.Label6 = New System.Windows.Forms.Label()
50         Me.Panel3 = New System.Windows.Forms.Panel()
51         Me.Button4 = New System.Windows.Forms.Button()
52         Me.btnReset = New System.Windows.Forms.Button()
53         Me.Panel1 = New System.Windows.Forms.Panel()
54         Me.lblSet = New System.Windows.Forms.Label()
55         Me.GroupBox5 = New System.Windows.Forms.GroupBox()
56         Me.txtAdmissionNo = New System.Windows.Forms.TextBox()
57         Me.GroupBox2 = New System.Windows.Forms.GroupBox()
58         Me.Button3 = New System.Windows.Forms.Button()
59         Me.Label7 = New System.Windows.Forms.Label()
60         Me.Label8 = New System.Windows.Forms.Label()
61         Me.cmbCategory = New System.Windows.Forms.ComboBox()
62         Me.cmbClass1 = New System.Windows.Forms.ComboBox()
63         Me.GroupBox6 = New System.Windows.Forms.GroupBox()
64         Me.txtGRNo = New System.Windows.Forms.TextBox()
65         Me.Panel2.SuspendLayout()
66         CType(Me.dgw, System.ComponentModel.ISupportInitialize).BeginInit()
67         Me.GroupBox3.SuspendLayout()
68         Me.GroupBox4.SuspendLayout()
69         Me.GroupBox1.SuspendLayout()
70         Me.Panel3.SuspendLayout()
71         Me.Panel1.SuspendLayout()
72         Me.GroupBox5.SuspendLayout()
73         Me.GroupBox2.SuspendLayout()
74         Me.GroupBox6.SuspendLayout()
75         Me.SuspendLayout()
76         
'
77         
'Panel2
78         
'
79         Me.Panel2.BackColor = System.Drawing.Color.DarkSlateGray
80         Me.Panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
81         Me.Panel2.Controls.Add(Me.lblSet)
82         Me.Panel2.Controls.Add(Me.Label1)
83         Me.Panel2.Location = New System.Drawing.Point(
9, 7)
84         Me.Panel2.Name =
"Panel2"
85         Me.Panel2.Size = New System.Drawing.Size(
1001, 62)
86         Me.Panel2.TabIndex =
0
87         
'
88         
'Label1
89         
'
90         Me.Label1.AutoSize = True
91         Me.Label1.BackColor = System.Drawing.Color.Transparent
92         Me.Label1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
93         Me.Label1.ForeColor = System.Drawing.Color.White
94         Me.Label1.Location = New System.Drawing.Point(
415, 20)
95         Me.Label1.Name =
"Label1"
96         Me.Label1.Size = New System.Drawing.Size(
151, 24)
97         Me.Label1.TabIndex =
0
98         Me.Label1.Text =
"List of Students"
99         
'
100         
'dgw
101         
'
102         Me.dgw.AllowUserToAddRows = False
103         Me.dgw.AllowUserToDeleteRows = False
104         DataGridViewCellStyle1.BackColor = System.Drawing.Color.FloralWhite
105         Me.dgw.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
106         Me.dgw.BackgroundColor = System.Drawing.Color.White
107         Me.dgw.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
108         DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
109         DataGridViewCellStyle2.BackColor = System.Drawing.Color.CadetBlue
110         DataGridViewCellStyle2.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
111         DataGridViewCellStyle2.ForeColor = System.Drawing.Color.Black
112         DataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.LightSteelBlue
113         DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
114         DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
115         Me.dgw.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
116         Me.dgw.ColumnHeadersHeight =
30
117         Me.dgw.Cursor = System.Windows.Forms.Cursors.Hand
118         DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
119         DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window
120         DataGridViewCellStyle3.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
121         DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText
122         DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
123         DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
124         DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
125         Me.dgw.DefaultCellStyle = DataGridViewCellStyle3
126         Me.dgw.EnableHeadersVisualStyles = False
127         Me.dgw.GridColor = System.Drawing.Color.White
128         Me.dgw.Location = New System.Drawing.Point(
9, 257)
129         Me.dgw.MultiSelect = False
130         Me.dgw.Name =
"dgw"
131         Me.dgw.ReadOnly = True
132         Me.dgw.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
133         DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
134         DataGridViewCellStyle4.BackColor = System.Drawing.Color.CadetBlue
135         DataGridViewCellStyle4.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
136         DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText
137         DataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.DarkSlateGray
138         DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
139         DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
140         Me.dgw.RowHeadersDefaultCellStyle = DataGridViewCellStyle4
141         Me.dgw.RowHeadersWidth =
25
142         Me.dgw.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
143         DataGridViewCellStyle5.BackColor = System.Drawing.Color.White
144         DataGridViewCellStyle5.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
145         DataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.DarkSlateGray
146         DataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.White
147         Me.dgw.RowsDefaultCellStyle = DataGridViewCellStyle5
148         Me.dgw.RowTemplate.Height =
18
149         Me.dgw.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
150         Me.dgw.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
151         Me.dgw.Size = New System.Drawing.Size(
1001, 370)
152         Me.dgw.TabIndex =
1
153         
'
154         
'GroupBox3
155         
'
156         Me.GroupBox3.Controls.Add(Me.txtStudentName)
157         Me.GroupBox3.Location = New System.Drawing.Point(
7, 75)
158         Me.GroupBox3.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
159         Me.GroupBox3.Name =
"GroupBox3"
160         Me.GroupBox3.Padding = New System.Windows.Forms.Padding(
3, 4, 3, 4)
161         Me.GroupBox3.Size = New System.Drawing.Size(
185, 79)
162         Me.GroupBox3.TabIndex =
37
163         Me.GroupBox3.TabStop = False
164         Me.GroupBox3.Text =
"By Student Name"
165         
'
166         
'txtStudentName
167         
'
168         Me.txtStudentName.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
169         Me.txtStudentName.Location = New System.Drawing.Point(
27, 37)
170         Me.txtStudentName.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
171         Me.txtStudentName.Name =
"txtStudentName"
172         Me.txtStudentName.Size = New System.Drawing.Size(
138, 21)
173         Me.txtStudentName.TabIndex =
0
174         
'
175         
'GroupBox4
176         
'
177         Me.GroupBox4.Controls.Add(Me.Button1)
178         Me.GroupBox4.Controls.Add(Me.Label3)
179         Me.GroupBox4.Controls.Add(Me.Label2)
180         Me.GroupBox4.Controls.Add(Me.Label4)
181         Me.GroupBox4.Controls.Add(Me.cmbSection)
182         Me.GroupBox4.Controls.Add(Me.cmbClass)
183         Me.GroupBox4.Controls.Add(Me.cmbSession)
184         Me.GroupBox4.Location = New System.Drawing.Point(
198, 75)
185         Me.GroupBox4.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
186         Me.GroupBox4.Name =
"GroupBox4"
187         Me.GroupBox4.Padding = New System.Windows.Forms.Padding(
3, 4, 3, 4)
188         Me.GroupBox4.Size = New System.Drawing.Size(
444, 79)
189         Me.GroupBox4.TabIndex =
38
190         Me.GroupBox4.TabStop = False
191         
'
192         
'Button1
193         
'
194         Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Popup
195         Me.Button1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
196         Me.Button1.Location = New System.Drawing.Point(
363, 38)
197         Me.Button1.Name =
"Button1"
198         Me.Button1.Size = New System.Drawing.Size(
69, 24)
199         Me.Button1.TabIndex =
3
200         Me.Button1.Text =
"&Search"
201         Me.Button1.UseVisualStyleBackColor = True
202         
'
203         
'Label3
204         
'
205         Me.Label3.AutoSize = True
206         Me.Label3.Location = New System.Drawing.Point(
253, 18)
207         Me.Label3.Name =
"Label3"
208         Me.Label3.Size = New System.Drawing.Size(
49, 13)
209         Me.Label3.TabIndex =
35
210         Me.Label3.Text =
"Section :"
211         
'
212         
'Label2
213         
'
214         Me.Label2.AutoSize = True
215         Me.Label2.Location = New System.Drawing.Point(
152, 17)
216         Me.Label2.Name =
"Label2"
217         Me.Label2.Size = New System.Drawing.Size(
38, 13)
218         Me.Label2.TabIndex =
34
219         Me.Label2.Text =
"Class :"
220         
'
221         
'Label4
222         
'
223         Me.Label4.AutoSize = True
224         Me.Label4.Location = New System.Drawing.Point(
14, 18)
225         Me.Label4.Name =
"Label4"
226         Me.Label4.Size = New System.Drawing.Size(
50, 13)
227         Me.Label4.TabIndex =
33
228         Me.Label4.Text =
"Session :"
229         
'
230         
'cmbSection
231         
'
232         Me.cmbSection.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
233         Me.cmbSection.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
234         Me.cmbSection.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
235         Me.cmbSection.Enabled = False
236         Me.cmbSection.FormattingEnabled = True
237         Me.cmbSection.Location = New System.Drawing.Point(
256, 40)
238         Me.cmbSection.Name =
"cmbSection"
239         Me.cmbSection.Size = New System.Drawing.Size(
100, 21)
240         Me.cmbSection.TabIndex =
2
241         
'
242         
'cmbClass
243         
'
244         Me.cmbClass.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
245         Me.cmbClass.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
246         Me.cmbClass.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
247         Me.cmbClass.Enabled = False
248         Me.cmbClass.FormattingEnabled = True
249         Me.cmbClass.Location = New System.Drawing.Point(
155, 40)
250         Me.cmbClass.Name =
"cmbClass"
251         Me.cmbClass.Size = New System.Drawing.Size(
95, 21)
252         Me.cmbClass.TabIndex =
1
253         
'
254         
'cmbSession
255         
'
256         Me.cmbSession.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
257         Me.cmbSession.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
258         Me.cmbSession.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
259         Me.cmbSession.FormattingEnabled = True
260         Me.cmbSession.Location = New System.Drawing.Point(
17, 40)
261         Me.cmbSession.Name =
"cmbSession"
262         Me.cmbSession.Size = New System.Drawing.Size(
124, 21)
263         Me.cmbSession.TabIndex =
0
264         
'
265         
'GroupBox1
266         
'
267         Me.GroupBox1.Controls.Add(Me.dtpDateTo)
268         Me.GroupBox1.Controls.Add(Me.dtpDateFrom)
269         Me.GroupBox1.Controls.Add(Me.Button2)
270         Me.GroupBox1.Controls.Add(Me.Label5)
271         Me.GroupBox1.Controls.Add(Me.Label6)
272         Me.GroupBox1.Location = New System.Drawing.Point(
3, 162)
273         Me.GroupBox1.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
274         Me.GroupBox1.Name =
"GroupBox1"
275         Me.GroupBox1.Padding = New System.Windows.Forms.Padding(
3, 4, 3, 4)
276         Me.GroupBox1.Size = New System.Drawing.Size(
402, 79)
277         Me.GroupBox1.TabIndex =
39
278         Me.GroupBox1.TabStop = False
279         Me.GroupBox1.Text =
"By Admission Date"
280         
'
281         
'dtpDateTo
282         
'
283         Me.dtpDateTo.CustomFormat =
"dd/MMM/yyyy"
284         Me.dtpDateTo.Format = System.Windows.Forms.DateTimePickerFormat.Custom
285         Me.dtpDateTo.Location = New System.Drawing.Point(
186, 42)
286         Me.dtpDateTo.Name =
"dtpDateTo"
287         Me.dtpDateTo.Size = New System.Drawing.Size(
126, 20)
288         Me.dtpDateTo.TabIndex =
36
289         
'
290         
'dtpDateFrom
291         
'
292         Me.dtpDateFrom.CustomFormat =
"dd/MMM/yyyy"
293         Me.dtpDateFrom.Format = System.Windows.Forms.DateTimePickerFormat.Custom
294         Me.dtpDateFrom.Location = New System.Drawing.Point(
36, 42)
295         Me.dtpDateFrom.Name =
"dtpDateFrom"
296         Me.dtpDateFrom.Size = New System.Drawing.Size(
126, 20)
297         Me.dtpDateFrom.TabIndex =
35
298         
'
299         
'Button2
300         
'
301         Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup
302         Me.Button2.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
303         Me.Button2.Location = New System.Drawing.Point(
318, 40)
304         Me.Button2.Name =
"Button2"
305         Me.Button2.Size = New System.Drawing.Size(
69, 23)
306         Me.Button2.TabIndex =
3
307         Me.Button2.Text =
"&Search"
308         Me.Button2.UseVisualStyleBackColor = True
309         
'
310         
'Label5
311         
'
312         Me.Label5.AutoSize = True
313         Me.Label5.Location = New System.Drawing.Point(
183, 21)
314         Me.Label5.Name =
"Label5"
315         Me.Label5.Size = New System.Drawing.Size(
26, 13)
316         Me.Label5.TabIndex =
34
317         Me.Label5.Text =
"To :"
318         
'
319         
'Label6
320         
'
321         Me.Label6.AutoSize = True
322         Me.Label6.Location = New System.Drawing.Point(
33, 21)
323         Me.Label6.Name =
"Label6"
324         Me.Label6.Size = New System.Drawing.Size(
36, 13)
325         Me.Label6.TabIndex =
33
326         Me.Label6.Text =
"From :"
327         
'
328         
'Panel3
329         
'
330         Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
331         Me.Panel3.Controls.Add(Me.Button4)
332         Me.Panel3.Controls.Add(Me.btnReset)
333         Me.Panel3.Location = New System.Drawing.Point(
736, 167)
334         Me.Panel3.Name =
"Panel3"
335         Me.Panel3.Size = New System.Drawing.Size(
194, 74)
336         Me.Panel3.TabIndex =
41
337         
'
338         
'Button4
339         
'
340         Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Popup
341         Me.Button4.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
342         Me.Button4.Location = New System.Drawing.Point(
102, 25)
343         Me.Button4.Name =
"Button4"
344         Me.Button4.Size = New System.Drawing.Size(
79, 33)
345         Me.Button4.TabIndex =
2
346         Me.Button4.Text =
"&Close"
347         Me.Button4.UseVisualStyleBackColor = True
348         
'
349         
'btnReset
350         
'
351         Me.btnReset.FlatStyle = System.Windows.Forms.FlatStyle.Popup
352         Me.btnReset.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
353         Me.btnReset.Location = New System.Drawing.Point(
16, 25)
354         Me.btnReset.Name =
"btnReset"
355         Me.btnReset.Size = New System.Drawing.Size(
80, 33)
356         Me.btnReset.TabIndex =
0
357         Me.btnReset.Text =
"&Reset"
358         Me.btnReset.UseVisualStyleBackColor = True
359         
'
360         
'Panel1
361         
'
362         Me.Panel1.BackColor = System.Drawing.Color.White
363         Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
364         Me.Panel1.Controls.Add(Me.GroupBox6)
365         Me.Panel1.Controls.Add(Me.GroupBox5)
366         Me.Panel1.Controls.Add(Me.GroupBox2)
367         Me.Panel1.Controls.Add(Me.Panel3)
368         Me.Panel1.Controls.Add(Me.GroupBox1)
369         Me.Panel1.Controls.Add(Me.GroupBox4)
370         Me.Panel1.Controls.Add(Me.GroupBox3)
371         Me.Panel1.Controls.Add(Me.dgw)
372         Me.Panel1.Controls.Add(Me.Panel2)
373         Me.Panel1.Location = New System.Drawing.Point(
13, 15)
374         Me.Panel1.Name =
"Panel1"
375         Me.Panel1.Size = New System.Drawing.Size(
1021, 634)
376         Me.Panel1.TabIndex =
2
377         
'
378         
'lblSet
379         
'
380         Me.lblSet.AutoSize = True
381         Me.lblSet.Location = New System.Drawing.Point(
610, 28)
382         Me.lblSet.Name =
"lblSet"
383         Me.lblSet.Size = New System.Drawing.Size(
23, 13)
384         Me.lblSet.TabIndex =
44
385         Me.lblSet.Text =
"Set"
386         Me.lblSet.Visible = False
387         
'
388         
'GroupBox5
389         
'
390         Me.GroupBox5.Controls.Add(Me.txtAdmissionNo)
391         Me.GroupBox5.Location = New System.Drawing.Point(
648, 76)
392         Me.GroupBox5.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
393         Me.GroupBox5.Name =
"GroupBox5"
394         Me.GroupBox5.Padding = New System.Windows.Forms.Padding(
3, 4, 3, 4)
395         Me.GroupBox5.Size = New System.Drawing.Size(
140, 79)
396         Me.GroupBox5.TabIndex =
43
397         Me.GroupBox5.TabStop = False
398         Me.GroupBox5.Text =
"By Admission No."
399         
'
400         
'txtAdmissionNo
401         
'
402         Me.txtAdmissionNo.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
403         Me.txtAdmissionNo.Location = New System.Drawing.Point(
27, 37)
404         Me.txtAdmissionNo.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
405         Me.txtAdmissionNo.Name =
"txtAdmissionNo"
406         Me.txtAdmissionNo.Size = New System.Drawing.Size(
97, 21)
407         Me.txtAdmissionNo.TabIndex =
0
408         
'
409         
'GroupBox2
410         
'
411         Me.GroupBox2.Controls.Add(Me.Button3)
412         Me.GroupBox2.Controls.Add(Me.Label7)
413         Me.GroupBox2.Controls.Add(Me.Label8)
414         Me.GroupBox2.Controls.Add(Me.cmbCategory)
415         Me.GroupBox2.Controls.Add(Me.cmbClass1)
416         Me.GroupBox2.Location = New System.Drawing.Point(
411, 162)
417         Me.GroupBox2.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
418         Me.GroupBox2.Name =
"GroupBox2"
419         Me.GroupBox2.Padding = New System.Windows.Forms.Padding(
3, 4, 3, 4)
420         Me.GroupBox2.Size = New System.Drawing.Size(
319, 79)
421         Me.GroupBox2.TabIndex =
42
422         Me.GroupBox2.TabStop = False
423         
'
424         
'Button3
425         
'
426         Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Popup
427         Me.Button3.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
428         Me.Button3.Location = New System.Drawing.Point(
233, 40)
429         Me.Button3.Name =
"Button3"
430         Me.Button3.Size = New System.Drawing.Size(
69, 24)
431         Me.Button3.TabIndex =
3
432         Me.Button3.Text =
"&Search"
433         Me.Button3.UseVisualStyleBackColor = True
434         
'
435         
'Label7
436         
'
437         Me.Label7.AutoSize = True
438         Me.Label7.Location = New System.Drawing.Point(
119, 21)
439         Me.Label7.Name =
"Label7"
440         Me.Label7.Size = New System.Drawing.Size(
55, 13)
441         Me.Label7.TabIndex =
35
442         Me.Label7.Text =
"Category :"
443         
'
444         
'Label8
445         
'
446         Me.Label8.AutoSize = True
447         Me.Label8.Location = New System.Drawing.Point(
18, 21)
448         Me.Label8.Name =
"Label8"
449         Me.Label8.Size = New System.Drawing.Size(
38, 13)
450         Me.Label8.TabIndex =
34
451         Me.Label8.Text =
"Class :"
452         
'
453         
'cmbCategory
454         
'
455         Me.cmbCategory.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
456         Me.cmbCategory.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
457         Me.cmbCategory.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
458         Me.cmbCategory.FormattingEnabled = True
459         Me.cmbCategory.Items.AddRange(New Object() {
"UR/X", "ST", "SC", "OBC"})
460         Me.cmbCategory.Location = New System.Drawing.Point(
122, 40)
461         Me.cmbCategory.Name =
"cmbCategory"
462         Me.cmbCategory.Size = New System.Drawing.Size(
100, 21)
463         Me.cmbCategory.TabIndex =
2
464         
'
465         
'cmbClass1
466         
'
467         Me.cmbClass1.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
468         Me.cmbClass1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
469         Me.cmbClass1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
470         Me.cmbClass1.FormattingEnabled = True
471         Me.cmbClass1.Location = New System.Drawing.Point(
21, 40)
472         Me.cmbClass1.Name =
"cmbClass1"
473         Me.cmbClass1.Size = New System.Drawing.Size(
95, 21)
474         Me.cmbClass1.TabIndex =
1
475         
'
476         
'GroupBox6
477         
'
478         Me.GroupBox6.Controls.Add(Me.txtGRNo)
479         Me.GroupBox6.Location = New System.Drawing.Point(
794, 76)
480         Me.GroupBox6.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
481         Me.GroupBox6.Name =
"GroupBox6"
482         Me.GroupBox6.Padding = New System.Windows.Forms.Padding(
3, 4, 3, 4)
483         Me.GroupBox6.Size = New System.Drawing.Size(
140, 79)
484         Me.GroupBox6.TabIndex =
44
485         Me.GroupBox6.TabStop = False
486         Me.GroupBox6.Text =
"By GR No."
487         
'
488         
'txtGRNo
489         
'
490         Me.txtGRNo.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
491         Me.txtGRNo.Location = New System.Drawing.Point(
27, 37)
492         Me.txtGRNo.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
493         Me.txtGRNo.Name =
"txtGRNo"
494         Me.txtGRNo.Size = New System.Drawing.Size(
97, 21)
495         Me.txtGRNo.TabIndex =
0
496         
'
497         
'frmStudentRecord
498         
'
499         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
500         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
501         Me.BackColor = System.Drawing.Color.DarkSlateGray
502         Me.ClientSize = New System.Drawing.Size(
1043, 661)
503         Me.Controls.Add(Me.Panel1)
504         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
505         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
506         Me.MaximizeBox = False
507         Me.MinimizeBox = False
508         Me.Name =
"frmStudentRecord"
509         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
510         Me.Panel2.ResumeLayout(False)
511         Me.Panel2.PerformLayout()
512         CType(Me.dgw, System.ComponentModel.ISupportInitialize).EndInit()
513         Me.GroupBox3.ResumeLayout(False)
514         Me.GroupBox3.PerformLayout()
515         Me.GroupBox4.ResumeLayout(False)
516         Me.GroupBox4.PerformLayout()
517         Me.GroupBox1.ResumeLayout(False)
518         Me.GroupBox1.PerformLayout()
519         Me.Panel3.ResumeLayout(False)
520         Me.Panel1.ResumeLayout(False)
521         Me.GroupBox5.ResumeLayout(False)
522         Me.GroupBox5.PerformLayout()
523         Me.GroupBox2.ResumeLayout(False)
524         Me.GroupBox2.PerformLayout()
525         Me.GroupBox6.ResumeLayout(False)
526         Me.GroupBox6.PerformLayout()
527         Me.ResumeLayout(False)
528
529     End Sub
530     Friend WithEvents Panel2 As System.Windows.Forms.Panel
531     Friend WithEvents Label1 As System.Windows.Forms.Label
532     Friend WithEvents dgw As System.Windows.Forms.DataGridView
533     Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
534     Friend WithEvents txtStudentName As System.Windows.Forms.TextBox
535     Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
536     Private WithEvents Button1 As System.Windows.Forms.Button
537     Friend WithEvents Label3 As System.Windows.Forms.Label
538     Friend WithEvents Label2 As System.Windows.Forms.Label
539     Friend WithEvents Label4 As System.Windows.Forms.Label
540     Friend WithEvents cmbSection As System.Windows.Forms.ComboBox
541     Friend WithEvents cmbClass As System.Windows.Forms.ComboBox
542     Friend WithEvents cmbSession As System.Windows.Forms.ComboBox
543     Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
544     Friend WithEvents dtpDateTo As System.Windows.Forms.DateTimePicker
545     Friend WithEvents dtpDateFrom As System.Windows.Forms.DateTimePicker
546     Private WithEvents Button2 As System.Windows.Forms.Button
547     Friend WithEvents Label5 As System.Windows.Forms.Label
548     Friend WithEvents Label6 As System.Windows.Forms.Label
549     Friend WithEvents Panel3 As System.Windows.Forms.Panel
550     Private WithEvents Button4 As System.Windows.Forms.Button
551     Private WithEvents btnReset As System.Windows.Forms.Button
552     Friend WithEvents Panel1 As System.Windows.Forms.Panel
553     Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
554     Friend WithEvents txtAdmissionNo As System.Windows.Forms.TextBox
555     Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
556     Private WithEvents Button3 As System.Windows.Forms.Button
557     Friend WithEvents Label7 As System.Windows.Forms.Label
558     Friend WithEvents Label8 As System.Windows.Forms.Label
559     Friend WithEvents cmbCategory As System.Windows.Forms.ComboBox
560     Friend WithEvents cmbClass1 As System.Windows.Forms.ComboBox
561     Friend WithEvents lblSet As System.Windows.Forms.Label
562     Friend WithEvents GroupBox6 As System.Windows.Forms.GroupBox
563     Friend WithEvents txtGRNo As System.Windows.Forms.TextBox
564
565 End Class


Gõ tìm kiếm nhanh...